Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

trace

fuzion.runtime.trace

(col u8, msg String)
 => 
unit
fuzion.runtime.trace -- tracing probe

Perform a runtime tracing probe. Depending on the target system, this
performs executes a function like


That permits tools like feeze to display information on what is happening.

NYI: UNDER DEVELOPMENT: Currently, this may infer a significant runtime
overhead even if tracing is disabled.
0.095dev (GIT hash 6fe4713e6f0ffc9fa21235ced6756ebe4d5da1fe)
last changed: 2026-05-22